permalink: plugins/slash-commands
Slash commands is a core plugin that allows you to perform commands in the editor by typing a forward slash (/
) at the beginning of a line or after any blank space.
To run a command using Slash commands:
/
).To exit the Slash command search without invoking a command, press Esc
or the Space
key.
Like the Command palette, Slash commands supports fuzzy matching which lets you search commands even if you don't know their exact names. For example, type "scf" to find the Save current file command.